1 Introduction

The MyID® Core API gives you access to the features used in the MyID Operator Client using a REST-based API, allowing you to integrate into other business systems that provide information to MyID or to trigger credential lifecycle events.

The API is secure by default, requiring authentication of the calling system in order to use the API and restricting access to available features and data using MyID role-based access and scope control.

You can use the API for such actions as:

Comprehensive API documentation is provided, including schema information to simplify integration development.

Note: This document contains code samples that you can copy from your browser. Due to browser display limitations, this copied text may contain hard spaces that can cause JSON to be invalid; you are recommended to sanitize your code before implementing it.